@charset "gb2312";
/***********************************************/
/* index1.css                                  */
/* Use with template index1.htm for spdb       */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: "宋体",Arial,sans-serif;
	font-size:13px;
	color: #222222;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background:#ffffff;
}

a{
	color: #205AA7;
	text-decoration: none;
}

a:link{
	color: #205AA7;
	text-decoration: none;
}

a:visited{
	color: #205AA7;
	text-decoration: none;
}

a:hover{
	color: #205AA7;
	text-decoration: underline;
}

h1{
 font-family: "宋体",Arial,sans-serif;
 font-size: 120%;
 color: #184785;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: "宋体",Arial,sans-serif;
 font-size: 104%;
 color: #205AA7;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: "宋体",Arial,sans-serif;
 font-size: 100%;
 color: #184785;
 margin: 0px;
 padding: 0px;
}


h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #222222;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #184785;
 margin: 0px;
 padding: 0px;
}

h6{
 font-family: "宋体",Arial,sans-serif;
 font-size: 13px;
 color: #000000;
 margin: 0px;
 padding-bottom: 10px;
 font-weight:bold;
 
}

ul{
 list-style-type: none;
}

/***********************************************/
/* Layout Divs（主层次）                       */
/* masthead:主框架的上部（包括背景）           */
/* main:主体内容							   */
/* entireBar:为了控制总体菜单长度，保证        */
/*			退出在浏览器最底部                 */
/* navBar:导航栏（左栏）                       */
/* navBar-end:导航栏（退出）                   */
/* navBar-top:导航栏（用于框架结构）           */
/* content:正文内容                            */
/* siteinfo:版权信息                           */
/***********************************************/

#masthead{
margin:0px 0px 0px 0px;
padding:0px;
width:100%;
height:72px;
background:#AFCCF4;
background:url("wytop2[1].jpg") no-repeat;

}

#main{
margin:0;
padding:0;
width:100%;
text-align:left;
}

#EntireBar{
height:100%;
width:100%;
margin:0;
padding:0;
position:absolute;
left:0;
}

#navBar{
	margin: 0 0 45px 0;
	padding: 0;
	background:#efefef;
	text-align:left;
	
}

#navBar-end{
	text-align:center;
	margin: 0 0 0 0;
	height:36px;
	position:absolute;
	bottom:0;
	left:0;
}

#navBar-top{
	margin: 0 80% 0 0;
	padding: 0;
	background:#efefef;
}

#content{
  float:right;
	width: 75%;
	margin: 28px 0 0 0;
	padding: 0 5% 0 0;
}


#siteinfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}


/**************欢迎提示信息*************/
#welcome {
	position:absolute;
    width:38%;
	left:60%;
	text-align:right;
	top:105px;
}

/**************导航栏背景*************/
.gray {
background:#efefef;
}

/*********** #standbyBar link styles ***********/
#standbyBar {
	height:24px;
	background:url("standbybg[1].gif");
	margin:0 0 0 -80%;
	width:80%;
	float:right;
}
/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 20px;
	text-align:left;
	float:left;
}

#netbank {	
	margin:0px;
	padding:10px 50px 15px 0px;
	float:right;
}

#netbank img{
	width:100px;
	height:36px;
}
/************* #globalNav styles **************/
/********       定义工具栏菜单       *********/

#globalNav{
	padding: 5px 20px 0 10px;
	color: #333333;
	text-align:right;

}

#globalNav img{
	display:block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
	color:#000000;
	font-weight:normal;
}

/*********** #navBar link styles ***********/



#navBar-top h3{
	margin:0 0 0 0;
	padding:16px 0 16px;
	padding-left:0; 
	background:url("navbarh3bg[1].gif");
	color:#103667;
	text-align:center;
	font-size:112%;
}

#navBar ul{
	margin:0 0 0 0;
}

/*********** #保证主栏样式不变***********/
#gl1,#gl2,#gl3,#gl4,#gl5,#gl6,#gl7,#gl8,#gl9,#gl10,#gl11,#gl12,#gl13,#gl14,#gl15,#gl16,#gl17,#gl18,#gl19{
	color:#ffffff;
	font-weight:bold;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists 
#login li {border-bottom: 1px solid #EEE;}*/

/* fix for browsers that don't need the hack 
html>body #login li {border-bottom: none;}*/

/*********** #subglobalNav link styles ***********/
/********       定义导航栏子菜单         *********/
.subglobalNav{
	display:none;
	margin-left:-15px;
	padding:0;
}


.subglobalNav ul{
	list-style-image:none;
	list-style-type:none;
	list-style-position:inside;

}

.subglobalNav ul li{
	border-top:1px solid #f9cac2;
	border-bottom:none;
	border-right:none;
	padding-left:0px;
	margin:0px;	
	background:#FFF2e9;	
}

.subglobalNav a{
	font-weight:normal;
	padding:0;
	margin:0px;
	height:18px;
	color:#000000;
}
.subglobalNav LI a:link,a:actived,a:visited{
	color:#000000;
	font-weight:normal;
}
.subglobalNav li a:hover{
	text-decoration: underline;	
	color:#E33539;
	font-weight:normal;
}


/************* .cmd styles **************/
/*************  按钮样式  ***************/
.cmd {
border:none;
height:16px;
width:70px;
margin:10px 0px 5px 0px;
padding-top:2px;
}

/************** #content styles ***************/
#content h3{
	margin-left:10px;
	padding: 10px 0px 2px 10px;
	font-size:114%;
}

/************** .arrow-marker styles ***************/
/************** 导航菜单样式 ***********************/
.arrow-marker {
	LIST-STYLE-IMAGE: url("wyarrow[1].gif"); 
	list-style-position:inside;
	line-height:1.5;
	font-size:100%;
	color:#ffffff;
	font-weight:bold;		

}
.arrow-marker a {
	display: block;
	padding: 2px 0px 3px 20px;
	margin-bottom:0px;
	color:#ffffff;
	font-weight:bold;	
	cursor:hand;
}
.arrow-marker a:hover{
	text-decoration: none;
}
.arrow-marker LI {
	border-bottom:1px solid #fff;
	background:url("menubg[2].jpg") repeat-x;
	margin:0;
	
}

/************** navBar-end styles ***************/
#navBar-end a{
	padding-top:6px;
	height:20px;
	background:url("standbybg[1].gif");
	border-top:1px solid #ccc;
	display:block;
}

#navBar-end a:hover{
	background-color: #ddeeff;
}



/************** .content styles ***************/
/********* 以下部分是操作页面的样式定义********/
.welcomeinfo{
text-align:left;
margin:0 -20px 0 0;
line-height:1.6;
}

.welcomeinfoP{
 font-family: "宋体",Arial,sans-serif;
 font-size: 100%;
 font-weight:bold;
 color: #184785;
 margin: 0px;
 padding: 0px;
}
.fleft{
float:left;
}

.freeflower img{

margin-left:5px;
border:none;
}

.freeflower a{
	color: #205AA7;
	text-decoration: none;
}

.freeflower a:link{
	color: #205AA7;
	text-decoration: none;
}

.freeflower a:visited{
	color: #205AA7;
	text-decoration: none;
}

.freeflower a:hover{
	color: #205AA7;
	text-decoration: underline;
}

.color5 th{
	font-weight:bold;
	font-size:13px;
	font-family:"宋体";
	color:#2E273D;
	background-color:#988db5;
	border-right:1px solid #645290;
	border-bottom:1px solid #645290;
}

.color5 {
	background-color:#DDD9E6;
	border-top:1px solid #645290;
	border-left:1px solid #645290;	
}

.color5td20ce{
background:#DDD9E6;
border-right:1px solid #645290;
border-bottom:1px solid #645290;
font:normal 12px "宋体";
color:#000000;
height:25px;
text-align:center;
}

.color5td20left{
background:#DDD9E6;
border-right:1px solid #645290;
border-bottom:1px solid #645290;
font:normal 12px "宋体";
color:#000000;
height:25px;
text-align:left;
}


#color5errtd{
background:#ffffff;
border:none;
color:#ff0000;
text-align:center;
font-weight:bold;
font-size:16px;
padding:5px;
border-right:1px solid #645290;
border-bottom:1px solid #645290;

}
.havenotice{
margin:30px 0 3px 0;
text-align:left;
}

td{FONT-SIZE: 12px; color:#000000;}

.tdtitle{
background:url("contentTitlebg[1].gif") no-repeat;
 text-align:left;
 padding-left:30px ;
 font:italic bold 14px "宋体";
}
.table_result th{
background:#e0ebf2;
border-right:1px solid #85a3c8;
border-bottom:1px solid #85a3c8;
font:normal 12px "宋体";
color:#000000;
height:35px;
}

.table_result{
border-top:1px solid #85a3c8;
border-left:1px solid #85a3c8;
background:#85a3c8;
}
.table_result td{
background:#Eff4f8;
border-right:1px solid #85a3c8;
border-bottom:1px solid #85a3c8;
font:normal 12px "宋体";
color:#000000;
text-align:center;
padding-left:0px;
height:25px;
}

.table-4col th{
background:#e0ebf2;
border-right:1px solid #85a3c8;
border-bottom:1px solid #85a3c8;
width:110px;
font:normal 12px "宋体";
color:#000000;
height:25px;
}

.table-4col{
border-top:1px solid #85a3c8;
border-left:1px solid #85a3c8;
background:#85a3c8;
}
.table-4col td{
background:#Eff4f8;
border-right:1px solid #85a3c8;
border-bottom:1px solid #85a3c8;
font:normal 12px "宋体";
color:#000000;
text-align:center;
}

.table-2col th{
background:#e0ebf2;
border-right:1px solid #85a3c8;
border-bottom:1px solid #85a3c8;
width:40%;
font:normal 12px "宋体";
color:#000000;
height:25px;
}
.table-2col{
border-top:1px solid #85a3c8;
border-left:1px solid #85a3c8;
background:#85a3c8;
}
.table-2col td{
background:#Eff4f8;
border-right:1px solid #85a3c8;
border-bottom:1px solid #85a3c8;
font:normal 12px "宋体";
color:#000000;
text-align:left;
padding-left:20px;
}
.table-content th{
background:#e0ebf2;
border-right:1px solid #85a3c8;
border-bottom:1px solid #85a3c8;
font:normal 12px "宋体";
color:#000000;
height:30px;
}
.table-content{
border-top:1px solid #85a3c8;
border-left:1px solid #85a3c8;
background:#85a3c8;
}
.table-content td{
background:#Eff4f8;
border-right:1px solid #85a3c8;
border-bottom:1px solid #85a3c8;
font:normal 12px "宋体";
color:#000000;
text-align:center;
padding-left:20px;
}




.cmd{
border:none;
background:url("cmgbg[1].gif");
height:16px;
width:70px;
font:normal 12px "宋体";
color:#ffffff;
margin:10px 0px 0px 5px;
cursor:hand;
}
.bigcmd{
border:none;
background:url("bigcmgbg[1].gif");
height:16px;
width:100px;
font:normal 12px "宋体";
color:#ffffff;
margin:10px 0px 0px 5px;
cursor:hand;
}

.button{
border:none;
background:#ffffff;
padding:2px 0 0 0;
font:normal 12px "宋体";
color:#000000;
cursor:hand;
}

hr {
margin:15px 0px 15px 0px;
width:710px;
height:1px;
color:#85a3c8;
}

#cursor {
margin-top:15px;
padding-right:15px;
text-align:right;

}

.table_comm{
border-top:1px solid #85a3c8;
border-left:1px solid #85a3c8;
background:#85a3c8;
}
.table_comm a{
	color: #205AA7;
	font:12px;
	font-weight:bold;
	text-decoration: underline;
}

.table_comm a:link{
	color: #205AA7;
	font:12px;
	font-weight:bold;
	text-decoration: underline;
}

.table_comm a:visited{
	color: #000000;
	font:nomal 12px;
	font-weight:bold;
	text-decoration: underline;
}

.table_comm a:hover{
	color: #205AA7;
	font:12px;
	font-weight:bold;
	text-decoration: underline;
}

.td{
background:#Eff4f8;
border-right:1px solid #85a3c8;
border-bottom:1px solid #85a3c8;
font:normal 12px "宋体";
color:#000000;
height:25px;
text-align:center;
}
.td20{
background:#Eff4f8;
border-right:1px solid #85a3c8;
border-bottom:1px solid #85a3c8;
font:normal 12px "宋体";
color:#000000;
height:25px;
text-align:center;
}
.td20left{
background:#Eff4f8;
border-right:1px solid #85a3c8;
border-bottom:1px solid #85a3c8;
font:normal 12px "宋体";
color:#000000;
height:25px;
text-align:left;
padding-left:10px;
}

.td20amt{
background:#Eff4f8;
border-right:1px solid #85a3c8;
border-bottom:1px solid #85a3c8;
font:normal 12px "宋体";
color:#000000;
height:25px;
text-align:right;
}
.td20ce{
background:#Eff4f8;
border-right:1px solid #85a3c8;
border-bottom:1px solid #85a3c8;
font:normal 12px "宋体";
color:#000000;
height:25px;
text-align:center;
}
.td20error{
background:#Eff4f8;
border-right:1px solid #85a3c8;
border-bottom:1px solid #85a3c8;
font:normal 12px "宋体";
color:#000000;
text-align:center;
}

.th{
background:#e0ebf2;
border-right:1px solid #85a3c8;
border-bottom:1px solid #85a3c8;
font:normal 14px "宋体";
color:#000000;
height:25px;
text-align:center;
}
.th20{
background:#e0ebf2;
border-right:1px solid #85a3c8;
border-bottom:1px solid #85a3c8;
font:normal 14px "宋体";
color:#000000;
height:25px;
text-align:center;
}
.th20left{
background:#e0ebf2;
border-right:1px solid #85a3c8;
border-bottom:1px solid #85a3c8;
font:normal 14px "宋体";
color:#000000;
height:25px;
text-align:left;
}
.th20right{
background:#e0ebf2;
border-right:1px solid #85a3c8;
border-bottom:1px solid #85a3c8;
font:normal 14px "宋体";
color:#000000;
height:25px;
text-align:right;
}
.errmsg {  
font-weight:bold;
font-size:16px;
color: #ff0000; 
border: #CCCCCC none
}
.remark {  
color: #184785;
line-height:1.8;
}

#errtd{
background:#ffffff;
border:none;
color:#ff0000;
text-align:center;
font-weight:bold;
font-size:16px;
padding:5px;
border-right:1px solid #85a3c8;
border-bottom:1px solid #85a3c8;

}
.link a{
	color: #205AA7;
	font:13px;
	font-weight:bold;
	text-decoration: underline;
}

.link a:link{
	color: #205AA7;
	font:13px;
	font-weight:bold;
	text-decoration: underline;
}

.link a:visited{
	color: #E33539;
	font:normal 13px;
	font-weight:bold;
	text-decoration: underline;
}

.link a:hover{
	color: #205AA7;
	font:13px;
	font-weight:bold;
	text-decoration: underline;
}


.resultMsg{
background:#e0ebf2;
border-right:1px solid #85a3c8;
border-bottom:1px solid #85a3c8;
font:normal 15px "宋体";
color:#000099;
height:55px;
text-align:center;
}

#errorlist{
line-height:1.6;
padding-left:10px;
padding-top:10px;
padding-bottom:10px;
border:1px solid #cccccc;
width:80%;
font-family: "宋体",Arial,sans-serif;
font-size: 115%;
font-weight:bold;
color: #E33539;
}

#errorlist img{
float:left;
margin-right:10px;
}

.alerttip{
 font-family: "宋体",Arial,sans-serif;
 font-size: 100%;
 font-weight:bold;
 color: #E33539;
 margin: 0;
 padding: 0;
}
/*********************keyboard*****************/
#softkeyboard{
/*border:1px solid #000000;*/
 position:absolute;
 left:0px; 
 top:0px;  
 z-index:180;
 display:none;
}
.num{
border:none;
background:#Eff4f8;
width:40px;
} 
#CalcTable{
font:normal 12px "宋体";
border-left:1px solid #85a3c8;
border-top:1px solid #85a3c8;
}

#CalcTable td{
border-right:1px solid #85a3c8;
border-bottom:1px solid #85a3c8;
}

#CalcTable th{
color:#000000;
height:20px;
background:#e0ebf2;
border-right:1px solid #85a3c8;
border-bottom:1px solid #85a3c8;
text-align:left;
padding-left:5px;
}

#closekeyboard{
cursor:hand;
}
.tiptd{
color:#e0ebf2;
font:normal 12px "宋体";
height:20px;
}

/*********************捐赠页面*****************/
#heart{
float:right;
}

#heart img{
border:1px solid #cccccc;
}

#heartbg{
text-align:center;
background:url("heartbg[1].gif");
font-size:13px;
}

#hearth3{
margin:30px 0 20px 0;
font-size:120%;
color:red;
}

.heartcontent{
margin:0 0 10px 0;
padding:0;
font-weight:bold;
font-size:110%;
line-height:1.8;
color:#FC430F;
text-align:left;
width:450px;
}

#heartmain{
width:770px;
}

.anormalunderline{
color:#000000;
font-weight:normal;
text-decoration:underline;
cursor:hand;
}



